ArcPad Scripting Object Model Reference > References > Constants > LineStyle |
Constant | Value | Description |
---|---|---|
apLineNull | 5 | Null line style. |
apLineDashDotDot | 4 | Dash dot dot line style. |
apLineDashDot | 3 | Dash dot line style. |
apLineDot | 2 | Dot line style. |
apLineDash | 1 | Dash line style. |
apLineSolid | 0 | Solid line style. |